Articles by Muhammad Arul
-
How to Setup Riak KV NoSQL Database Cluster on CentOS 7
Author: Muhammad Arul • Tags: centos, linux • Comments: 0Riak is a distributed NoSQL database that offers high-availability, fault tolerance, operational simplicity, and scalability. In this tutorial, I will show you how to install and configure the NoSQL database Riak KV on CentOS 7 server.
-
How to Install Gitea Self-hosted Git Service using Docker on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 7Gitea is a fork of Gogs, the easy to use self-hosted Git service. It is similar to GitHub, Bitbucket, and Gitlab. In this tutorial, I will show you step-by-step how to install and configure the lightweight Git service using Gitea using Docker on Ubuntu 18.04 LTS.
-
How to Setup Riak KV Database Cluster on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 1Riak is a distributed NoSQL database that offers high-availability, fault tolerance, operational simplicity, and scalability. In this tutorial, we will show you to step-by-step how to install and configure the NoSQL database Riak KV on Ubuntu 18.04 LTS server. We will create the Riak KV cluster with three Ubuntu servers.
-
-
How to Install Collaborative Real-time Editor Etherpad on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 4In this tutorial, I will show you step-by-step to install and configure the Etherpad-lite on Ubuntu 18.04 Server. Etherpad is a real-time collaborative editor based on Node.js.
-
How to Install PostgreSQL and phpPgAdmin on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 18PostgreSQL or Postgres is a powerful high-performance object-relational database management system (ORDBMS). This tutorial will show the installation of PostgreSQL and its web-based administration interface phpPgAdmin on Ubuntu 18.04 LTS (Bionic Beaver).
-
How to Install Passbolt Self-Hosted Password Manager on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, security • Comments: 1Passbolt is a free and open source password manager for teams. It allows team members to store and share credentials/password securely. Passbolt is created with PHP and can be run under the LEMP stack or run as docker container.
-
How to Install TIG Stack (Telegraf, InfluxDB, and Grafana) on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, monitoring, server, ubuntu • Comments: 22In this tutorial, I will show you how to install and configure the TIG Stack (Telegraf, InfluxDB, and Grafana) using a single Ubuntu 18.04 Server. We will be using the TIG Stack for monitoring the system loads such as Network, RAM Memory, Uptime etc.
-
How to Install and Configure Kubernetes and Docker on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu, virtualization • Comments: 19Kubernetes is an open source platform for managing containerized applications. It is commonly used to manage Docker Containers. In this tutorial, I will show you step-by-step how to install and configure Kubernetes on Ubuntu 18.04 LTS, I will set up one master and two worker nodes.
-
How to Set up RabbitMQ Cluster on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, server • Comments: 6RabbitMQ is the message-queueing software that offers support for sending and receiving messages between distributed systems, applications, and services. In this tutorial, I will show you step-by-step how to set up the RabbitMQ Cluster on a CentOS 7 Server.
-
How to Set up RabbitMQ Cluster on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 10RabbitMQ is an open source message-broker software written in Erlang programming language with client support for all major programming languages. In this tutorial, I will show you how to set up a RabbitMQ Cluster consisting of 3 servers on Ubuntu 18.04 LTS.